kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin
/
[JRE]Char
/
rangeTo
range
To
JRE
operator
fun
rangeTo
(
other
:
Char
)
:
CharRange
Content copied to clipboard
Creates a range from this value to the specified
other
value.